バージョン

DataSourceSettings メソッド (TreeGridWrapper<T>)

TreeGridDataSource に固有の設定。
シンタックス
'宣言
 
Public Function DataSourceSettings( _
   ByVal builder As System.Action(Of TreeGridDataSourceSettingsBuilder(Of T)) _
) As TreeGridWrapper(Of T)
public TreeGridWrapper<T> DataSourceSettings( 
   System.Action<TreeGridDataSourceSettingsBuilder<T>> builder
)

パラメータ

builder
ビルダー。
参照

オンラインで表示: GitHub